Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


translatePhrase

This function translates a text phrase into the given language. The function returns the translated text. If no translation is found, it returns the original text.

Location: af\app\aftrnmngrp.i

Parameters:

INPUT pcText AS CHARACTER

The text to translate.

INPUT pdLanguageObj AS DECIMAL

The language into which to translate the phrase, defaulting to the login language.

Returns: CHARACTER

Notes: None

Examples: See the main block in af\app\afmessagep.p.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095